* keyboard.c (syms_of_keyboard): Use the same style as later
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 24 Mar 2011 08:03:03 +0000 (01:03 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 24 Mar 2011 08:03:03 +0000 (01:03 -0700)
commit2af43a82f3759419ea5692e233382b75ef6e2a71
treea6b1afc0d8ee36adf2988c29fc310749ee207b7f
parentdb72d586101e1bfc0c922d342cca63c3ce9e6bee
* keyboard.c (syms_of_keyboard): Use the same style as later

in this function when indexing through an array.  This also
works around GCC bug 48267.
src/ChangeLog
src/keyboard.c